home *** CD-ROM | disk | FTP | other *** search
- object InfoForm: TInfoForm
- Left = 363
- Top = 374
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 51
- ClientWidth = 219
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GIFImage1: TGIFImage
- Left = 0
- Top = 0
- OnClick = GIFImage1Click
- Animate = False
- AutoSize = True
- Center = False
- FirstImageOnly = False
- Loop = False
- Opaque = False
- Stretch = False
- StretchRatio = False
- Tile = False
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = GIFImage1Click
- Left = 190
- Top = 24
- end
- end
-